-
Home
-
coreActivity: Activity Logging for WordPress
-
1.4
-
Code
-
Classes
- Notifications
| Total Complexity |
54 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
327 |
| Lines of code |
246 |
| Logical lines of code |
100 |
| Comment lines |
21 |
| Methods |
19 |
| Properties |
0 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| schedule_digests() |
S |
54 |
7 |
22 |
| instant_notify() |
S |
47 |
6 |
35 |
| daily_digest() |
S |
48 |
6 |
33 |
| weekly_digest() |
S |
48 |
6 |
33 |
| format_events_for_email() |
S |
55 |
4 |
18 |
| check_for_instant() |
S |
60 |
4 |
13 |
| format_digest_for_email() |
S |
55 |
3 |
17 |
| handle_email_sending() |
S |
62 |
3 |
11 |
| __construct() |
S |
72 |
2 |
5 |
| instance() |
S |
69 |
2 |
7 |
| scheduled_daily() |
S |
64 |
2 |
9 |
| scheduled_weekly() |
S |
64 |
2 |
9 |
| week_day_number_to_name() |
S |
61 |
1 |
12 |
| s() |
S |
79 |
1 |
3 |
| last_instant_timestamp() |
S |
79 |
1 |
3 |
| last_instant_datetime() |
S |
79 |
1 |
3 |
| next_instant_timestamp() |
S |
78 |
1 |
3 |
| is_instant_allowed() |
S |
80 |
1 |
3 |
| scheduled_instant() |
S |
68 |
1 |
7 |